setNextClusterForwardId

open fun setNextClusterForwardId(@NonNull view: View, nextClusterForwardId: Int)(source)

Sets the ID of the next keyboard navigation cluster root view. Does nothing if view is not a keyboard navigation cluster or if API <26.

Parameters

view

view for which to set the ID.

nextClusterForwardId

next cluster ID, or NO_ID if the framework should decide automatically.